3.327 \(\int \frac{(c+d x^n)^{2-\frac{1}{n}}}{(a+b x^n)^3} \, dx\)

Optimal. Leaf size=56 \[ \frac{c^2 x \left (c+d x^n\right )^{-1/n} \, _2F_1\left (3,\frac{1}{n};1+\frac{1}{n};-\frac{(b c-a d) x^n}{a \left (d x^n+c\right )}\right )}{a^3} \]

[Out]

(c^2*x*Hypergeometric2F1[3, n^(-1), 1 + n^(-1), -(((b*c - a*d)*x^n)/(a*(c + d*x^n)))])/(a^3*(c + d*x^n)^n^(-1)
)

________________________________________________________________________________________

Rubi [A]  time = 0.0151126, antiderivative size = 56, normalized size of antiderivative = 1., number of steps used = 1, number of rules used = 1, integrand size = 25, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.04, Rules used = {379} \[ \frac{c^2 x \left (c+d x^n\right )^{-1/n} \, _2F_1\left (3,\frac{1}{n};1+\frac{1}{n};-\frac{(b c-a d) x^n}{a \left (d x^n+c\right )}\right )}{a^3} \]

Antiderivative was successfully verified.

[In]

Int[(c + d*x^n)^(2 - n^(-1))/(a + b*x^n)^3,x]

[Out]

(c^2*x*Hypergeometric2F1[3, n^(-1), 1 + n^(-1), -(((b*c - a*d)*x^n)/(a*(c + d*x^n)))])/(a^3*(c + d*x^n)^n^(-1)
)

Rule 379

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[(a^p*x*Hypergeometric2F1[1/
n, -p, 1 + 1/n, -(((b*c - a*d)*x^n)/(a*(c + d*x^n)))])/(c^(p + 1)*(c + d*x^n)^(1/n)), x] /; FreeQ[{a, b, c, d,
 n, q}, x] && NeQ[b*c - a*d, 0] && EqQ[n*(p + q + 1) + 1, 0] && ILtQ[p, 0]

Rubi steps

\begin{align*} \int \frac{\left (c+d x^n\right )^{2-\frac{1}{n}}}{\left (a+b x^n\right )^3} \, dx &=\frac{c^2 x \left (c+d x^n\right )^{-1/n} \, _2F_1\left (3,\frac{1}{n};1+\frac{1}{n};-\frac{(b c-a d) x^n}{a \left (c+d x^n\right )}\right )}{a^3}\\ \end{align*}

Mathematica [A]  time = 0.011421, size = 55, normalized size = 0.98 \[ \frac{c^2 x \left (c+d x^n\right )^{-1/n} \, _2F_1\left (3,\frac{1}{n};1+\frac{1}{n};\frac{(a d-b c) x^n}{a \left (d x^n+c\right )}\right )}{a^3} \]

Antiderivative was successfully verified.

[In]

Integrate[(c + d*x^n)^(2 - n^(-1))/(a + b*x^n)^3,x]

[Out]

(c^2*x*Hypergeometric2F1[3, n^(-1), 1 + n^(-1), ((-(b*c) + a*d)*x^n)/(a*(c + d*x^n))])/(a^3*(c + d*x^n)^n^(-1)
)

________________________________________________________________________________________

Maple [F]  time = 0.724, size = 0, normalized size = 0. \begin{align*} \int{\frac{1}{ \left ( a+b{x}^{n} \right ) ^{3}} \left ( c+d{x}^{n} \right ) ^{2-{n}^{-1}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c+d*x^n)^(2-1/n)/(a+b*x^n)^3,x)

[Out]

int((c+d*x^n)^(2-1/n)/(a+b*x^n)^3,x)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (d x^{n} + c\right )}^{-\frac{1}{n} + 2}}{{\left (b x^{n} + a\right )}^{3}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*x^n)^(2-1/n)/(a+b*x^n)^3,x, algorithm="maxima")

[Out]

integrate((d*x^n + c)^(-1/n + 2)/(b*x^n + a)^3, x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{{\left (d x^{n} + c\right )}^{\frac{2 \, n - 1}{n}}}{b^{3} x^{3 \, n} + 3 \, a b^{2} x^{2 \, n} + 3 \, a^{2} b x^{n} + a^{3}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*x^n)^(2-1/n)/(a+b*x^n)^3,x, algorithm="fricas")

[Out]

integral((d*x^n + c)^((2*n - 1)/n)/(b^3*x^(3*n) + 3*a*b^2*x^(2*n) + 3*a^2*b*x^n + a^3), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*x**n)**(2-1/n)/(a+b*x**n)**3,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (d x^{n} + c\right )}^{-\frac{1}{n} + 2}}{{\left (b x^{n} + a\right )}^{3}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*x^n)^(2-1/n)/(a+b*x^n)^3,x, algorithm="giac")

[Out]

integrate((d*x^n + c)^(-1/n + 2)/(b*x^n + a)^3, x)